FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.oh-setp#1.0.38 (47 ms)

Package ca.on.oh-setp
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.oh-setp@1.0.38&canonical=http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-DocumentReference
Url http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-DocumentReference
Version 0.12.0
Status active
Date 2023-05-23T19:54:30.1588299+00:00
Name DocumentReferencePSON
Title DocumentReference (PS-ON)
Experimental False
Realm ca
Description This profile defines a set of constraints to the FHIR DocumentReference resource for use in Ontario Patient Summaries (PS-ON). This profile is based on the DocumentReference profile from the base R4 FHIR standard.
Type DocumentReference
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "ca-on-ps-profile-documentreference",
  "meta" : {
    "lastUpdated" : "2024-02-14T16:50:15.637876+00:00"
  },
  "url" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-DocumentReference",
  "version" : "0.12.0",
  "name" : "DocumentReferencePSON",
  "title" : "DocumentReference (PS-ON)",
  "status" : "active",
  "date" : "2023-05-23T19:54:30.1588299+00:00",
  "publisher" : "Ontario Health",
  "description" : "This profile defines a set of constraints to the FHIR DocumentReference resource for use in Ontario Patient Summaries (PS-ON). This profile is based on the DocumentReference profile from the base R4 FHIR standard.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "DocumentReference",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/DocumentReference",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "DocumentReference.meta",
        "path" : "DocumentReference.meta",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.meta.profile",
        "path" : "DocumentReference.meta.profile",
        "min" : 1,
        "max" : "1",
        "fixedCanonical" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-DocumentReference",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.identifier",
        "path" : "DocumentReference.identifier",
        "definition" : "Other identifiers associated with the document, including any identifier in the filling application, or a placer group number",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.identifier.system",
        "path" : "DocumentReference.identifier.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.identifier.value",
        "path" : "DocumentReference.identifier.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.docStatus",
        "path" : "DocumentReference.docStatus",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.type",
        "path" : "DocumentReference.type",
        "min" : 1,
        "patternCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "60591-5"
            }
          ]
        },
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.category",
        "path" : "DocumentReference.category",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.category.extension:ext-LOINC-ontology-axis",
        "path" : "DocumentReference.category.extension",
        "sliceName" : "ext-LOINC-ontology-axis",
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ext-loinc-ontology-axis"
            ]
          }
        ],
        "mustSupport" : true,
        "isModifier" : false
      },
      {
        "id" : "DocumentReference.category.coding",
        "path" : "DocumentReference.category.coding",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.category.coding.system",
        "path" : "DocumentReference.category.coding.system",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.category.coding.code",
        "path" : "DocumentReference.category.coding.code",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.category.coding.display",
        "path" : "DocumentReference.category.coding.display",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.category:sliceCategory-type-of-service",
        "path" : "DocumentReference.category",
        "sliceName" : "sliceCategory-type-of-service",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.category:sliceCategory-type-of-service.extension",
        "path" : "DocumentReference.category.extension",
        "min" : 1
      },
      {
        "id" : "DocumentReference.category:sliceCategory-type-of-service.extension:ext-LOINC-ontology-axis",
        "path" : "DocumentReference.category.extension",
        "sliceName" : "ext-LOINC-ontology-axis",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ext-loinc-ontology-axis"
            ]
          }
        ],
        "mustSupport" : true,
        "isModifier" : false
      },
      {
        "id" : "DocumentReference.category:sliceCategory-type-of-service.extension:ext-LOINC-ontology-axis.value[x].code",
        "path" : "DocumentReference.category.extension.value[x].code",
        "fixedCode" : "74478-9"
      },
      {
        "id" : "DocumentReference.category:sliceCategory-type-of-service.extension:ext-LOINC-ontology-axis.value[x].display",
        "path" : "DocumentReference.category.extension.value[x].display",
        "label" : "Type of Service"
      },
      {
        "id" : "DocumentReference.category:sliceCategory-type-of-service.coding",
        "path" : "DocumentReference.category.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.category:sliceCategory-type-of-service.coding.system",
        "path" : "DocumentReference.category.coding.system",
        "min" : 1,
        "fixedUri" : "http://loinc.org",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.category:sliceCategory-type-of-service.coding.code",
        "path" : "DocumentReference.category.coding.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.category:sliceCategory-type-of-service.coding.display",
        "path" : "DocumentReference.category.coding.display",
        "min" : 1,
        "fixedString" : "Patient summary",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.category:sliceCategory-kind-of-document",
        "path" : "DocumentReference.category",
        "sliceName" : "sliceCategory-kind-of-document",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.category:sliceCategory-kind-of-document.extension",
        "path" : "DocumentReference.category.extension",
        "min" : 1
      },
      {
        "id" : "DocumentReference.category:sliceCategory-kind-of-document.extension:ext-LOINC-ontology-axis",
        "path" : "DocumentReference.category.extension",
        "sliceName" : "ext-LOINC-ontology-axis",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ext-loinc-ontology-axis"
            ]
          }
        ],
        "mustSupport" : true,
        "isModifier" : false
      },
      {
        "id" : "DocumentReference.category:sliceCategory-kind-of-document.extension:ext-LOINC-ontology-axis.value[x].code",
        "path" : "DocumentReference.category.extension.value[x].code",
        "fixedCode" : "74477-1"
      },
      {
        "id" : "DocumentReference.category:sliceCategory-kind-of-document.extension:ext-LOINC-ontology-axis.value[x].display",
        "path" : "DocumentReference.category.extension.value[x].display",
        "fixedString" : "Kind of document"
      },
      {
        "id" : "DocumentReference.category:sliceCategory-kind-of-document.coding",
        "path" : "DocumentReference.category.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.category:sliceCategory-kind-of-document.coding.system",
        "path" : "DocumentReference.category.coding.system",
        "min" : 1,
        "fixedUri" : "http://loinc.org",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.category:sliceCategory-kind-of-document.coding.code",
        "path" : "DocumentReference.category.coding.code",
        "min" : 1,
        "fixedCode" : "LP173418-7",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.category:sliceCategory-kind-of-document.coding.display",
        "path" : "DocumentReference.category.coding.display",
        "min" : 1,
        "fixedString" : "Note",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.category:sliceCategory-subject-matter-domain",
        "path" : "DocumentReference.category",
        "sliceName" : "sliceCategory-subject-matter-domain",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.category:sliceCategory-subject-matter-domain.extension",
        "path" : "DocumentReference.category.extension",
        "min" : 1
      },
      {
        "id" : "DocumentReference.category:sliceCategory-subject-matter-domain.extension:ext-LOINC-ontology-axis",
        "path" : "DocumentReference.category.extension",
        "sliceName" : "ext-LOINC-ontology-axis",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ext-loinc-ontology-axis"
            ]
          }
        ],
        "mustSupport" : true,
        "isModifier" : false
      },
      {
        "id" : "DocumentReference.category:sliceCategory-subject-matter-domain.extension:ext-LOINC-ontology-axis.value[x].code",
        "path" : "DocumentReference.category.extension.value[x].code",
        "fixedCode" : "74480-5"
      },
      {
        "id" : "DocumentReference.category:sliceCategory-subject-matter-domain.extension:ext-LOINC-ontology-axis.value[x].display",
        "path" : "DocumentReference.category.extension.value[x].display",
        "fixedString" : "Subject matter domain"
      },
      {
        "id" : "DocumentReference.category:sliceCategory-subject-matter-domain.coding",
        "path" : "DocumentReference.category.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.category:sliceCategory-subject-matter-domain.coding.system",
        "path" : "DocumentReference.category.coding.system",
        "min" : 1,
        "fixedUri" : "http://loinc.org",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.category:sliceCategory-subject-matter-domain.coding.code",
        "path" : "DocumentReference.category.coding.code",
        "min" : 1,
        "fixedCode" : "CGTA1009-1",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.category:sliceCategory-subject-matter-domain.coding.display",
        "path" : "DocumentReference.category.coding.display",
        "min" : 1,
        "fixedString" : "Unspecified",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.category:sliceCategory-role",
        "path" : "DocumentReference.category",
        "sliceName" : "sliceCategory-role",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.category:sliceCategory-role.extension",
        "path" : "DocumentReference.category.extension",
        "min" : 1
      },
      {
        "id" : "DocumentReference.category:sliceCategory-role.extension:ext-LOINC-ontology-axis",
        "path" : "DocumentReference.category.extension",
        "sliceName" : "ext-LOINC-ontology-axis",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ext-loinc-ontology-axis"
            ]
          }
        ],
        "mustSupport" : true,
        "isModifier" : false
      },
      {
        "id" : "DocumentReference.category:sliceCategory-role.extension:ext-LOINC-ontology-axis.value[x].code",
        "path" : "DocumentReference.category.extension.value[x].code",
        "fixedCode" : "74479-7"
      },
      {
        "id" : "DocumentReference.category:sliceCategory-role.extension:ext-LOINC-ontology-axis.value[x].display",
        "path" : "DocumentReference.category.extension.value[x].display",
        "fixedString" : "Role"
      },
      {
        "id" : "DocumentReference.category:sliceCategory-role.coding",
        "path" : "DocumentReference.category.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.category:sliceCategory-role.coding.system",
        "path" : "DocumentReference.category.coding.system",
        "min" : 1,
        "fixedUri" : "http://loinc.org",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.category:sliceCategory-role.coding.code",
        "path" : "DocumentReference.category.coding.code",
        "min" : 1,
        "fixedCode" : "CGTA4001-1",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.category:sliceCategory-role.coding.display",
        "path" : "DocumentReference.category.coding.display",
        "min" : 1,
        "fixedString" : "Unspecified"
      },
      {
        "id" : "DocumentReference.category:sliceCategory-setting",
        "path" : "DocumentReference.category",
        "sliceName" : "sliceCategory-setting",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.category:sliceCategory-setting.extension",
        "path" : "DocumentReference.category.extension",
        "min" : 1
      },
      {
        "id" : "DocumentReference.category:sliceCategory-setting.extension:ext-LOINC-ontology-axis",
        "path" : "DocumentReference.category.extension",
        "sliceName" : "ext-LOINC-ontology-axis",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ext-loinc-ontology-axis"
            ]
          }
        ],
        "mustSupport" : true,
        "isModifier" : false
      },
      {
        "id" : "DocumentReference.category:sliceCategory-setting.extension:ext-LOINC-ontology-axis.value[x].code",
        "path" : "DocumentReference.category.extension.value[x].code",
        "fixedCode" : "74476-3"
      },
      {
        "id" : "DocumentReference.category:sliceCategory-setting.extension:ext-LOINC-ontology-axis.value[x].display",
        "path" : "DocumentReference.category.extension.value[x].display",
        "fixedString" : "Setting"
      },
      {
        "id" : "DocumentReference.category:sliceCategory-setting.coding",
        "path" : "DocumentReference.category.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.category:sliceCategory-setting.coding.system",
        "path" : "DocumentReference.category.coding.system",
        "min" : 1,
        "fixedUri" : "http://loinc.org",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.category:sliceCategory-setting.coding.code",
        "path" : "DocumentReference.category.coding.code",
        "min" : 1,
        "fixedCode" : "CGTA5001-1",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.category:sliceCategory-setting.coding.display",
        "path" : "DocumentReference.category.coding.display",
        "min" : 1,
        "fixedString" : "Unspecified",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.subject",
        "path" : "DocumentReference.subject",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-Patient"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.date",
        "path" : "DocumentReference.date",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.author",
        "path" : "DocumentReference.author",
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-PractitionerRole",
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-Organization"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.author.reference",
        "path" : "DocumentReference.author.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.custodian",
        "path" : "DocumentReference.custodian",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-Organization"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.custodian.reference",
        "path" : "DocumentReference.custodian.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.content",
        "path" : "DocumentReference.content",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.content.attachment",
        "path" : "DocumentReference.content.attachment",
        "mustSupport" : true
      },
      {
        "id" : "DocumentReference.content.attachment.url",
        "path" : "DocumentReference.content.attachment.url",
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.